Add Claude PR review workflow#2
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2c304cd7d3
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Updated this branch to address the workflow review feedback:
|
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b05e62a186
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Closing this for now rather than trying to force the private reusable workflow into a public repository. GitHub Actions can share private reusable workflows to other private repositories, but a public caller repo cannot reliably resolve a reusable workflow from private This PR should stay closed until we choose one of those public-repo paths. |
Adds
.github/workflows/claude-review.ymlso pull requests and@claudereview comments can route through the shared AI Ops Claude PR review workflow.